Skip to content

Adaption of newest Release Notes Generator to the project.#447

Merged
tmikula-dev merged 5 commits into
masterfrom
feature/442-adapt-rn-generation-workflow
Jun 23, 2026
Merged

Adaption of newest Release Notes Generator to the project.#447
tmikula-dev merged 5 commits into
masterfrom
feature/442-adapt-rn-generation-workflow

Conversation

@tmikula-dev

Copy link
Copy Markdown
Contributor

Overview

This pull request updates and improves the release workflow and PR process documentation for the repository. The changes mainly focus on standardizing release note practices, enhancing automation around release notes and draft releases, and updating workflow configurations for clarity and maintainability.

Release Notes

  • Feat: Adaption of newest Release Notes Generator to the project.

Related

Closes #442

@tmikula-dev tmikula-dev added the dependent The item depends on some other open item (Issue or PR) label Jun 12, 2026
lsulak
lsulak previously approved these changes Jun 18, 2026
Comment thread .github/workflows/release_draft.yml Outdated
- name: Generate release notes
- name: Generate Release Notes
id: generate_release_notes
uses: AbsaOSS/generate-release-notes@da535383f54a6532adb84e88d3b6e5c7236132df

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be updated? To b4d6e3fafcff2dedc32ec751975fa3d0b3efad67 as here: https://github.com/AbsaOSS/atum-service/pull/446/changes ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct, thanks for that. Version changed in: 8b21f95

@tmikula-dev tmikula-dev marked this pull request as draft June 22, 2026 06:58
@tmikula-dev tmikula-dev marked this pull request as ready for review June 22, 2026 07:09
lsulak
lsulak previously approved these changes Jun 22, 2026

@lsulak lsulak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving to incidate that I'm happy with the changes, but there is 1 merge conflict

@tmikula-dev tmikula-dev merged commit d03740d into master Jun 23, 2026
9 checks passed
@tmikula-dev tmikula-dev deleted the feature/442-adapt-rn-generation-workflow branch June 23, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependent The item depends on some other open item (Issue or PR) enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Generate Release Notes Workflow

2 participants